Total Complexity | 60 |
Dependencies | 7 |
Dependents | 2 |
Total lines | 375 |
Lines of code | 216 |
Logical lines of code | 129 |
Comment lines | 105 |
Methods | 11 |
Properties | 9 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getNextToken() | 39 | 18 | 63 | |
handleErrors() | 43 | 11 | 47 | |
createTokenMap() | 51 | 10 | 25 | |
handleInvalidCharacterRange() | 54 | 5 | 21 | |
startLexing() | 57 | 3 | 17 | |
isUnterminatedComment() | 70 | 4 | 5 | |
errorMayHaveOccurred() | 66 | 3 | 8 | |
resetErrors() | 66 | 2 | 9 | |
handleHaltCompiler() | 65 | 2 | 8 | |
__construct() | 63 | 1 | 10 | |
getTokens() | 82 | 1 | 3 |